@charset "iso-8859-1";

body,p,td,a,span,div,select,input,textarea,option {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	color: #000000;
}

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	font-size: 70%;
	line-height: 160%;
}

form {
	margin: 0px;
}

ul {
	list-style: square outside;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

ul li {

}

ol li {

}

td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #0033cc;
}

a:hover {
	text-decoration: underline;
	color: #0033cc;
}

p {
	margin: 0px 0px 10px 0px;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
}

textarea {
	font-size: 100%;
}

input {
	font-size: 100%;
	vertical-align: middle;
}

label {
	font-size: 100%;
	vertical-align: middle;
}

select {
	font-size: 100%;
}

option {
	font-size: 100%;
}

hr {
	display: block;
	margin: 10px 0px 10px 0px;
	border: 0px solid #cccccc;
	height: 1px;
	background: #cccccc;
}

h1 {
	font-size: 1.5em;
	color: #0033cc;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 1.2em;
	color: black;
	margin: 20px 0px 0px 0px;
}

h3 {
	font-size: 1.0em;
	color: #0033cc;
	margin: 0px 0px 20px 0px;
}

body {
	scrollbar-face-color: #cdcdcd;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #eaeaea;
	scrollbar-shadow-color: #808080;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cdcdcd;
	scrollbar-darkshadow-color: #404040;
	/* WERKT NIET ??? */
}

input.button {
	background: #666666;
	color: #ffffff;
}

a.readmore {
	text-decoration: none;
}

div.form {
	background: #eaeaea;
	padding: 15px;
	margin: 0px 0px 20px 0px;
}

div.form table {

}

div.form td {
	padding: 0px 10px 10px 0px;
}

div.error {
	padding: 10px;
	border: 1px solid #ff0000;
	color: #ff0000;
}

div.adresblok {
	border: 1px solid #666666;
	padding: 10px;
	background: #eaeaea;
	margin-bottom: 20px;
}

div.adresblok td {
	padding: 0px 5px 5px 0px;
}

div.storytitle {
	font-weight: bold;
}

div.storydate {
	font-style: italic;
}

div.statsBar {
	background: #cccccc;
}

table.deelnemers {

}

table.deelnemers tr.even {
	background: #ffffff;
}

table.deelnemers tr.odd {
	background: #eaeaea;
	cursor: pointer;
}

table.deelnemers th {
	padding: 5px 5px 5px 5px;
	text-align: left;
}

table.deelnemers th a,table.deelnemers td a {
	color: black;
}

table.deelnemers th img {
	vertical-align: middle;
	margin-left: 5px;
}

table.deelnemers td {
	padding: 5px 5px 5px 5px;
	text-align: left;
	cursor: pointer;
}

table.deelnemers td.aantal_pub {
	text-align: right;
}

table.deelnemers td.aantal_unpub {
	text-align: left;
}

table.deelnemers td.aantal_unpub span {
	padding-left: 3px;
}

table.beheer {

}

table.beheer td.menu {
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #cccccc;
}

table.beheer td.menu ul {
	margin-top: 10px;
}

table.beheer td.menu a.current {
	text-decoration: none;
}

table.beheer td.content {
	padding: 0px 0px 0px 20px;
}

table.grid {

}

table.grid td,table.grid th {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

/* SPACER */
body.spacerleft {
	background: #666666 url('../images/background.gif') repeat-x top right;
}

body.spacerleft div {
	width: 100%;
	height: 100%;
	background: url('../images/background_spacer.gif') top right repeat-y;
}

body.spacerright {
	background: #666666 url('../images/background.gif') repeat-x top left;
}

body.spacerright div {
	width: 100%;
	height: 100%;
	background: url('../images/background_spacer.gif') top left repeat-y;
}

/* HEADER */
body.header {
	background: #cdcdcd;
}

table.header {
	width: 975px;
	height: 70px;
	background: url('../images/background_header_kring.gif') top left
		no-repeat;
}

table.header td.title {
	vertical-align: middle;
	text-align: left;
	padding: 0px 10px 0px 45px;
	color: #ffffff;
	font-weight: bold;
	font-size: 200%;
}

table.header td.login {
	vertical-align: middle;
	text-align: right;
	padding: 0px 45px 0px 10px;
	color: #ffffff;
}

table.menu {
	margin-top: 10px;
	height: 80px;
	width: 100%;
}

table.menu td.mainmenu {
	vertical-align: top;
}

table.menu td.mainmenu div {
	background: #666666;
	padding-left: 30px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
}

table.menu td.submenu {
	vertical-align: bottom;
}

table.menu td.submenu div {
	padding-left: 30px;
}

td.mainmenuitem_on a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 15px 5px 15px;
	vertical-align: middle;
	color: #000000;
	background: #ffffff;
}

td.mainmenuitem_off a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 15px 5px 15px;
	vertical-align: middle;
	color: #ffffff;
}

td.mainmenuitem_on a:hover {
	text-decoration: none;
}

td.mainmenuitem_off a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #0033cc;
}

td.submenuitem_on {
	vertical-align: bottom;
}

td.submenuitem_off {
	vertical-align: bottom;
}

td.submenuitem_on a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 15px 5px 15px;
	vertical-align: middle;
	color: #000000;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
}

td.submenuitem_off a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 15px 5px 15px;
	vertical-align: middle;
	color: #666666;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	background: #eaeaea;
}

td.submenuitem_on a:hover {
	text-decoration: none;
}

td.submenuitem_off a:hover {
	text-decoration: none;
}

strong.hoofdbeheerder {
	background: #0033cc;
	border: solid 1px white;
	padding: 3px;
}

/* FOOTER */
body.footer {
	background: #ffffff;
}

body.footer table {
	background: #666666;
	width: 100%;
	height: 100%;
	margin-top: 2px;
}

body.footer a {
	color: #ffffff;
	text-decoration: none;
}

body.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

body.footer td.copyright {
	vertical-align: middle;
	text-align: left;
	padding: 0px 10px 0px 45px;
	color: #ffffff;
}

body.footer td.menu {
	vertical-align: middle;
	text-align: right;
	padding: 0px 45px 0px 10px;
	color: #ffffff;
}

.unpublished {
	background: #cc0000;
}

.published {
	background: #eaeaea;
}

/* GALLERY - FOTO */
table.gallery_foto {
	margin-top: 30px;
}

table.gallery_foto td.record {
	padding: 0px 30px 30px 0px;
}

table.gallery_foto td.record_last {
	padding: 0px 0px 30px 0px;
}

table.gallery_foto td.thumb {
	width: 280px;
	height: 280px;
	vertical-align: middle;
	text-align: center;
}

table.gallery_foto td.actions {
	background: #666666;
	width: 265px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
}

table.gallery_foto td.balk {
	background: #0033cc;
	width: 280px;
	height: 5px;
	border-top: 1px solid #ffffff;
}

/* LIJST - FOTO */
table.lijst_foto {
	margin-top: 30px;
}

table.lijst_foto td.record {
	padding: 0px 30px 30px 0px;
}

table.lijst_foto td.metadata {
	padding: 0px 0px 0px 0px;
}

table.lijst_foto td.thumb {
	width: 280px;
	height: 280px;
	vertical-align: middle;
	text-align: center;
}

table.lijst_foto td.actions {
	background: #666666;
	width: 265px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
}

table.lijst_foto td.balk {
	background: #0033cc;
	width: 280px;
	height: 5px;
	border-top: 1px solid #ffffff;
}

/* LIJST - FILM */
table.lijst_film {
	margin-top: 30px;
}

table.lijst_film td.record {
	padding: 0px 0px 30px 0px;
}

table.lijst_film td.title {
	background: #eaeaea;
	padding: 10px 0px 0px 15px;
	font-weight: bold;
}

table.lijst_film td.thumbs {
	background: #eaeaea;
	width: 885px;
	vertical-align: middle;
	text-align: left;
	padding: 5px 0px 5px 15px;
}

table.lijst_film td.thumbs img {
	margin: 0px 10px 0px 0px;
}

table.lijst_film td.time {
	background: #eaeaea;
	padding: 0px 15px 10px 15px;
}

table.lijst_film td.time table {
	width: 100%;
}

table.lijst_film td.time td.start {
	text-align: left;
}

table.lijst_film td.time td.duration {
	text-align: center;
}

table.lijst_film td.time td.end {
	text-align: right;
}

table.lijst_film td.actions {
	background: #666666;
	width: 885px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
}

table.lijst_film td.balk {
	background: #0033cc;
	width: 900px;
	height: 5px;
	border-top: 1px solid #ffffff;
}

/* DETAIL - FILM */
table.detail_film {
	margin-top: 0px;
	width: 900px;
}

table.detail_film td.record {
	padding: 0px 0px 30px 0px;
}

table.detail_film td.movie {
	background: #eaeaea;
	padding: 10px 0px 0px 15px;
	width: 320px;
}

table.detail_film td.metadata {
	background: #eaeaea;
	padding: 10px 15px 0px 15px;
}

table.detail_film td.title {
	background: #eaeaea;
	padding: 10px 0px 0px 15px;
	font-weight: bold;
}

table.detail_film td.thumbs {
	background: #eaeaea;
	width: 885px;
	vertical-align: middle;
	text-align: left;
	padding: 5px 0px 5px 15px;
}

table.detail_film td.thumbs img {
	margin: 0px 10px 0px 0px;
}

table.detail_film td.time {
	background: #eaeaea;
	padding: 0px 15px 10px 15px;
}

table.detail_film td.time table {
	width: 100%;
}

table.detail_film td.time td.start {
	text-align: left;
}

table.detail_film td.time td.duration {
	text-align: center;
}

table.detail_film td.time td.end {
	text-align: right;
}

table.detail_film td.actions {
	background: #666666;
	width: 885px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
}

table.detail_film td.balk {
	background: #0033cc;
	width: 900px;
	height: 5px;
	border-top: 1px solid #ffffff;
}

/* SCENES */
div.detail_film_scenes {
	border: 1px solid black;
	overflow: auto;
	width: 898px;
	height: 220px;
}

table.scenes {
	margin: 0px 0px 0px 15px;
}

table.scenes table.scene {
	background: #eaeaea;
	margin: 15px 15px 15px 0px;
}

table.scenes td.thumb {
	padding: 15px 15px 15px 15px;
}

table.scenes td.info {
	padding: 15px 15px 15px 0px;
}

table.scenes table.time td {
	padding: 0px 2px 2px 0px;
}

table.scenes td.actions {
	background: #666666;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
}

table.scenes td.balk {
	background: #0033cc;
	width: 100%;
	height: 5px;
	border-top: 1px solid #ffffff;
}

img.icon_action {
	width: 16px;
	height: 16px;
	margin-right: 10px;
}

img.icon_resultmode {
	width: 16px;
	height: 16px;
	margin-left: 10px;
}

p.message {
	margin-bottom: 5px;
}

#help_div {
	padding: 20px;
	margin-top: 20px;
	border: 1px solid #cccccc;
}

div.popup {
	padding: 30px;
	height: 100%;
}

p.important {
	background-color: #0033CC;
	color: white;
	padding: 10px 20px;
}
p.important a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
